css docs: Fix duplicate border‑right‑width
authorArnaud Rebillout <elboulangero@gmail.com>
Sat, 16 Dec 2017 15:26:33 +0000 (22:26 +0700)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 29 Dec 2017 17:51:31 +0000 (12:51 -0500)
Signed-off-by: Arnaud Rebillout <elboulangero@gmail.com>
https://bugzilla.gnome.org/show_bug.cgi?id=791710

docs/reference/gtk/css-properties.xml

index 59a50cc3d8e23ffe406668f4f8e58bb1568f6143..4b2c646dce4d3b2709ee814745f5ad9e2b62655f 100644 (file)
@@ -780,12 +780,12 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
               <entry>CSS allows other values</entry>
             </row>
             <row>
-              <entry><phrase role="nowrap">border-right-width</phrase></entry>
+              <entry><phrase role="nowrap">border-left-width</phrase></entry>
               <entry><code>〈length〉</code></entry>
               <entry><code>0px</code></entry>
               <entry></entry>
               <entry>✓</entry>
-              <entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-right-width">CSS2</ulink>,
+              <entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-left-width">CSS2</ulink>,
                      <ulink url="https://www.w3.org/TR/css3-background/#the-border-width">CSS3</ulink></entry>
               <entry>CSS allows other values</entry>
             </row>